PEEK BYTE
Reads a byte value from a given memory address.

ARGUMENTS:
* Memory Address = Address to read from

RETURNS:


SYNTAX
Return Byte=PEEK BYTE(Memory Address)


RELATED INFO
View Memory Access Index
View STYX Index
View STYX Main File